Uses of Class
com.epiphan.vga2usb.KVM.Key

Uses of KVM.Key in com.epiphan.vga2usb
 

Subclasses of KVM.Key in com.epiphan.vga2usb
static class KVM.Key.E0
          Extended (E0-based) PS/2 scancode descriptor.
 

Fields in com.epiphan.vga2usb declared as KVM.Key
static KVM.Key KVM.KEY_ENTER
          0x5A - 0xF0,0x5A
static KVM.Key KVM.KEY_BACK_SPACE
          0x66 - 0xF0,0x66
static KVM.Key KVM.KEY_TAB
          0x0D - 0xF0,0x0D
static KVM.Key KVM.KEY_SHIFT
          0x12 - 0xF0,0x12
static KVM.Key KVM.KEY_CONTROL
          0x14 - 0xF0,0x14
static KVM.Key KVM.KEY_ALT
          0x11 - 0xF0,0x11
static KVM.Key KVM.KEY_CAPS_LOCK
          0x58 - 0xF0,0x58
static KVM.Key KVM.KEY_ESCAPE
          0x76 - 0xF0,0x76
static KVM.Key KVM.KEY_SPACE
          0x29 - 0xF0,0x29
static KVM.Key KVM.KEY_PAGE_UP
          0xE0,0x7D - 0xE0,0xF0,0x7D
static KVM.Key KVM.KEY_PAGE_DOWN
          0xE0,0x7A - 0xE0,0xF0,0x7A
static KVM.Key KVM.KEY_END
          0xE0,0x69 - 0xE0,0xF0,0x69
static KVM.Key KVM.KEY_HOME
          0xE0,0x6C - 0xE0,0xF0,0x6C
static KVM.Key KVM.KEY_LEFT
          0xE0,0x6B - 0xE0,0xF0,0x6B
static KVM.Key KVM.KEY_UP
          0xE0,0x75 - 0xE0,0xF0,0x75
static KVM.Key KVM.KEY_RIGHT
          0xE0,0x74 - 0xE0,0xF0,0x74
static KVM.Key KVM.KEY_DOWN
          0xE0,0x72 - 0xE0,0xF0,0x72
static KVM.Key KVM.KEY_INSERT
          0xE0,0x70 - 0xE0,0xF0,0x70
static KVM.Key KVM.KEY_DELETE
          0xE0,0x71 - 0xE0,0xF0,0x71
static KVM.Key KVM.KEY_COMMA
          0x41 - 0xF0,0x41
static KVM.Key KVM.KEY_MINUS
          0x4E - 0xF0,0x4E
static KVM.Key KVM.KEY_PERIOD
          0x49 - 0xF0,0x49
static KVM.Key KVM.KEY_SLASH
          0x4A - 0xF0,0x4A
static KVM.Key KVM.KEY_EQUALS
          0x55 - 0xF0,0x55
static KVM.Key KVM.KEY_QUOTE
          0x52 - 0xF0,0x52
static KVM.Key KVM.KEY_BACK_QUOTE
          0x0E - 0xF0,0x0E
static KVM.Key KVM.KEY_SEMICOLON
          0x4C - 0xF0,0x4C
static KVM.Key KVM.KEY_OPEN_BRACKET
          0x54 - 0xF0,0x54
static KVM.Key KVM.KEY_CLOSE_BRACKET
          0x5B - 0xF0,0x5B
static KVM.Key KVM.KEY_BACK_SLASH
          0x5D - 0xF0,0x5D
static KVM.Key KVM.KEY_0
          0x45 - 0xF0,0x45
static KVM.Key KVM.KEY_1
          0x16 - 0xF0,0x16
static KVM.Key KVM.KEY_2
          0x1E - 0xF0,0x1E
static KVM.Key KVM.KEY_3
          0x26 - 0xF0,0x26
static KVM.Key KVM.KEY_4
          0x25 - 0xF0,0x25
static KVM.Key KVM.KEY_5
          0x2E - 0xF0,0x2E
static KVM.Key KVM.KEY_6
          0x36 - 0xF0,0x36
static KVM.Key KVM.KEY_7
          0x3D - 0xF0,0x3D
static KVM.Key KVM.KEY_8
          0x3E - 0xF0,0x3E
static KVM.Key KVM.KEY_9
          0x46 - 0xF0,0x46
static KVM.Key KVM.KEY_A
          0x1C - 0xF0,0x1C
static KVM.Key KVM.KEY_B
          0x32 - 0xF0,0x32
static KVM.Key KVM.KEY_C
          0x21 - 0xF0,0x21
static KVM.Key KVM.KEY_D
          0x23 - 0xF0,0x23
static KVM.Key KVM.KEY_E
          0x24 - 0xF0,0x24
static KVM.Key KVM.KEY_F
          0x2B - 0xF0,0x2B
static KVM.Key KVM.KEY_G
          0x34 - 0xF0,0x34
static KVM.Key KVM.KEY_H
          0x33 - 0xF0,0x33
static KVM.Key KVM.KEY_I
          0x43 - 0xF0,0x43
static KVM.Key KVM.KEY_J
          0x3B - 0xF0,0x3B
static KVM.Key KVM.KEY_K
          0x42 - 0xF0,0x42
static KVM.Key KVM.KEY_L
          0x4B - 0xF0,0x4B
static KVM.Key KVM.KEY_M
          0x3A - 0xF0,0x3A
static KVM.Key KVM.KEY_N
          0x31 - 0xF0,0x31
static KVM.Key KVM.KEY_O
          0x44 - 0xF0,0x44
static KVM.Key KVM.KEY_P
          0x4D - 0xF0,0x4D
static KVM.Key KVM.KEY_Q
          0x15 - 0xF0,0x15
static KVM.Key KVM.KEY_R
          0x2D - 0xF0,0x2D
static KVM.Key KVM.KEY_S
          0x1B - 0xF0,0x1B
static KVM.Key KVM.KEY_T
          0x2C - 0xF0,0x2C
static KVM.Key KVM.KEY_U
          0x3C - 0xF0,0x3C
static KVM.Key KVM.KEY_V
          0x2A - 0xF0,0x2A
static KVM.Key KVM.KEY_W
          0x1D - 0xF0,0x1D
static KVM.Key KVM.KEY_X
          0x22 - 0xF0,0x22
static KVM.Key KVM.KEY_Y
          0x35 - 0xF0,0x35
static KVM.Key KVM.KEY_Z
          0x1A - 0xF0,0x1A
static KVM.Key KVM.KEY_F1
          0x05 - 0xF0,0x05
static KVM.Key KVM.KEY_F2
          0x06 - 0xF0,0x06
static KVM.Key KVM.KEY_F3
          0x04 - 0xF0,0x04
static KVM.Key KVM.KEY_F4
          0x0C - 0xF0,0x0C
static KVM.Key KVM.KEY_F5
          0x03 - 0xF0,0x03
static KVM.Key KVM.KEY_F6
          0x0B - 0xF0,0x0B
static KVM.Key KVM.KEY_F7
          0x83 - 0xF0,0x83
static KVM.Key KVM.KEY_F8
          0x0A - 0xF0,0x0A
static KVM.Key KVM.KEY_F9
          0x01 - 0xF0,0x01
static KVM.Key KVM.KEY_F10
          0x09 - 0xF0,0x09
static KVM.Key KVM.KEY_F11
          0x78 - 0xF0,0x78
static KVM.Key KVM.KEY_F12
          0x07 - 0xF0,0x07
static KVM.Key KVM.KEY_NUM_LOCK
          0x77 - 0xF0,0x77
static KVM.Key KVM.KEY_NUMPAD0
          0x70 - 0xF0,0x70
static KVM.Key KVM.KEY_NUMPAD1
          0x69 - 0xF0,0x69
static KVM.Key KVM.KEY_NUMPAD2
          0x72 - 0xF0,0x72
static KVM.Key KVM.KEY_NUMPAD3
          0x7A - 0xF0,0x7A
static KVM.Key KVM.KEY_NUMPAD4
          0x6B - 0xF0,0x6B
static KVM.Key KVM.KEY_NUMPAD5
          0x73 - 0xF0,0x73
static KVM.Key KVM.KEY_NUMPAD6
          0x74 - 0xF0,0x74
static KVM.Key KVM.KEY_NUMPAD7
          0x6C - 0xF0,0x6C
static KVM.Key KVM.KEY_NUMPAD8
          0x75 - 0xF0,0x75
static KVM.Key KVM.KEY_NUMPAD9
          0x7D - 0xF0,0x7D
static KVM.Key KVM.KEY_DECIMAL
          0x71 - 0xF0,0x71
static KVM.Key KVM.KEY_DIVIDE
          0xE0,0x4A - 0xE0,0xF0,0x4A
static KVM.Key KVM.KEY_MULTIPLY
          0x7C - 0xF0,0x7C
static KVM.Key KVM.KEY_SUBTRACT
          0x7B - 0xF0,0x7B
static KVM.Key KVM.KEY_ADD
          0x79 - 0xF0,0x79
 

Methods in com.epiphan.vga2usb that return KVM.Key
static KVM.Key KVM.findKey(int vk)
          Finds the scancode descriptor for the specified virtual key code.
 

Methods in com.epiphan.vga2usb with parameters of type KVM.Key
 void KVM.sendKeyEvent(KVM.Key key, boolean down)
          Generates a single keyboard event.
 



Copyright © 2008-2012 Epiphan Systems Inc. All rights reserved.